home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Backpacker 2 (Sweden)
/
BackPacker 2 (Sweden) (Disc 1).7z
/
BackPacker 2 (Sweden) (Disc 1).bin
/
pc
/
instdata
/
instin02
/
00208.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-01-01
|
288 b
|
13 lines
on mouseDown
global gKlocka, gSparaTid, gOriginFrame
puppetSound("klick")
updateStage()
if (the frame > 3) and (the frame < 6) then
set gSparaTid to gKlocka - the ticks
end if
set gOriginFrame to the frame
set the visible of sprite 42 to 0
cursor(-1)
go("help")
end